Windows Install PHP extensions not loading

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
millernate

Windows Install PHP extensions not loading

Post by millernate »

All I want is to know what Version of ImageMagick and corresponding php_imagick.dll and magickwand.dll will work with:

Windows 7
Apache 2.2
PHP 5.3

I've tried three version and different combinations of dll files, but phpinfo() never seems to load the extensions.
please help.
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: Windows Install PHP extensions not loading

Post by Bonzo »

I am using XAMPP with PHP Version 5.2.9 on Vista and can not remember the version but have uploaded it here: file removed
Its an old 2007? version ( I think it works but am not 100% ) that I used to have on my XP computer; I do not know why they do not make older versions available.
Last edited by Bonzo on 2010-02-24T15:08:54-07:00, edited 1 time in total.
millernate

Re: Windows Install PHP extensions not loading

Post by millernate »

Has anybody actually gotten imagick or magicwand working with php 5.3 on windows?
If so what versions did you use?

Is installing an earlier version of php my only option? I'm beginning to think so.
Post Reply