I need install ImageMagick for PHP 5.4.7 on Windows.
How do I install it?
I need install ImageMagick for PHP 5.4.7 on Windows.
How do I install it?
Step by step:
convert in CMD.C:\php\ext\
C:\xampp\php\ext\
TS or NTS DLL's (php_imagick_(nts|ts).dll) from imagemagick-php54-php53.tgz:
if you use TS
extension=php_imagick_ts.dll
If you use NTS
extension=php_imagick_nts.dll
Now, restart you apache/ngnex server.
IMPORTANT!
If you have a error to start apache/ngnex with the message Unable to find CORE_RL_Wand.dll something something.
imagick-php54-php53.tgz\imagick\ImageMagick-x.x.x-vcx\
imagick-php54-php53.tgz\imagick\ImageMagick-6.8.0-vc9
C:\Windows\System32\
C:\Windows\SysWOW64\
imagick-php54-php53.tgz\imagick\ImageMagick-x.x.x-vcx\