php_imagick on IIS PHP 5.3

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
Javier Escribano
Posts: 1
Joined: 2014-07-07T07:05:26-07:00
Authentication code: 6789

php_imagick on IIS PHP 5.3

Post by Javier Escribano »

Hi! good afternoon

I'm trying to install ImageMagick on this environment:

IIS 7.5 Windows Server 2008 R2 Enterprise Edition Service Pack1
i586 x86 MSVC9 (Visual C++ 2008)
PHP 5.3.13

I'm following this steps:

http://www.elxsy.com/2009/07/installing ... p-imagick/
http://webcache.googleusercontent.com/s ... clnk&gl=es

I always get this error: * PHP Startup: Unable to load dynamic library 'D:\Program Files (x86)\PHP\v5.3\ext\php_imagick.dll' - The specified module could not be found. in Unknown on line 0 *

Which image_magick.dll and imageMagick installer should I use in my case?

Thanks in advance
Javier Escribano
Post Reply