1, installation imagemagick-6.7.7-q16-x64
: Http://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/binaries/ImageMagick-6.7.7-2-Q16-windows-x64-dll.exe
2. Configure Environment variables
Add the ImageMagick root path to the system environment variable path and create a magick_home of "x:\xxx\ImageMagick-6.7.7-Q16\modules\coders"
3, Installation php_imagick-3.2.0b2-5.6-ts-vc11-x64
Http://windows.php.net/downloads/pecl/releases/imagick/3.1.2/
Php_imagick-3.2.0b2-5.6-ts-vc11-x64.zip the DLL after decompression to System32 (not SysWOW64)
4. Open Php_imagick.dll in PHP
Copy the Php_imagick.dll to ext and enable it in php.ini
5, restart the W3SVC service.
Precautions:
1:imagemagick version can not be too high, and strictly distinguish between 32 or 64 bits, otherwise in the Phpinfo Imagick entry ImageMagick supported formats is empty or does not support JPEG
2: Environment variable magick_home The root directory of the ImageMagick must be configured
3: If JPEG is not supported, you need to copy the DLL of Php_imagick to
64-bit windows8.1 under installation ImageMagick summary