How to install ImageMagick 6.5.3-8 to XAMPP

Problems with the Windows version of XAMPP, questions, comments, and anything related.

How to install ImageMagick 6.5.3-8 to XAMPP

Postby ocsnetworks » 18. June 2009 20:46

Here is a Tutorial on how to install ImageMagick with XAMPP.....


Step 1:

Install ImageMagick 6.5.3-8
http://www.ocs-networks.com/support/imagemagick/ImageMagick-6.5.3-8-Q16-windows-dll.exe
Install to directory: C:\xampp\imagemagick
or your xampp directory\imagemagick

Step 2:
Install Visual C++ Distributable
http://www.ocs-networks.com/support/imagemagick/vcredist_x86.exe


Step 3:
Download http://www.ocs-networks.com/support/imagemagick/php_imagick_dyn-Q16.dll
Copy this file to your XAMPP PHP Extensions Directory
Example: C:\xampp\php\ext

Step 4:
Open Your PHP directory and find your php.ini configuration
comment your extension=php_imagick.dll if it is not already.
Example: ;extension=php_imagick.dll

Now add this line below the ;extension=php_imagick.dll
extension=php_imagick_dyn-Q16.dll

So it looks like this
;extension=php_iisfunc.dll
;extension=php_imagick.dll
extension=php_imagick_dyn-Q16.dll
extension=php_imap.dll
;extension=php_ingres.dll
;extension=php_interbase.dll

Now restart your server or system.

This works for Windows 2000, XP Home/Pro, and Windows Server 2003 All Versions.
This has not been tested to work for X64 bit systems.
If you got this to work for X64 systems post it here.....
ocsnetworks
 
Posts: 8
Joined: 13. June 2009 23:34

Re: How to install ImageMagick 6.5.3-8 to XAMPP

Postby yohn » 03. August 2009 09:46

I just had to say thanks for this post! it helped me out a lot.. I was getting frustrated with not having imagemagick installed on my testing machine and you'r post allowed me to install it, and get it working correctly.. The only thing I didnt do was install Visual C++ Distributable, I might at a later date, but I got imagemagick to resize images and thats all I needed it to do :) appreciate it tons!
yohn
 
Posts: 1
Joined: 03. August 2009 09:39


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 132 guests