Ubuntu安装办法
To install on Ubuntu or Debian, using the package manager, use:
sudo apt-get install php5-imagick
sudo service apache2 reload
Windows安装参考:如果有一项为x86,所有组件都要使用x86
使用版本ImageMagick-6.8.1-9-Q16-x86-dll.exe
php_imagick-3.2.0RC1-5.4-ts-vc9-x86.zip
最新版本 有隐形bug。暂时没法工作。参考网页http://stackoverflow.com/questions/20977294/what-does-this-error-mean-for-imagemagick-on-xampp-server
http://blog.csdn.net/zwfcan/article/details/16967555
参考文献
ImageMagick下载页http://www.imagemagick.org/script/binary-releases.php#windows
Imagick php官方http://php.net/manual/en/imagick.setup.php
Imagick安装帮助 http://refreshless.com/blog/imagick-pecl-imagemagick-windows/
imagick 3.1.2下载页面:http:/pecl.php.net/package/imagick/3.1.2/windows
php5-imagick安装文档 (win2008r2 x64 apache2.2 x86 php5.4 x86)
原文地址:http://2346860.blog.51cto.com/2336860/1617980