Installing php_imagick

"demented.gibbon.tiscali.co.uk via php-windows" <[email protected]> Tue, 14 Mar 2023 12:10:45 -0000
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
------=_NextPart_000_0042_01D9566E.01A14DC0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

I'm trying to use ImageMagick in PHP on my PC (Windows 10 & PHP 8.2) to test
my website. I've downloaded the files from the PECL website and put them in
the locations indicated. I've enabled the extension in php.ini. If I try to
use it, it fails and I get the following in the Windows event log:

 

php[3476]

PHP Warning: PHP Startup: imagick: Unable to initialize module

Module compiled with module API=20210902

PHP    compiled with module API=20220829

These options need to match

 

Is there a compatible version of the imagick dll available: Imagick is
working on the webserver but I need to test things locvally.

 

Geoff Marsh

 


------=_NextPart_000_0042_01D9566E.01A14DC0--