Running a new laravel project locally I get this error:
Unable to load dynamic library 'C:\xampp\php\ext\php_imagick.dll' - The specified module could not be found
The dll exists but I think having read a number of articles this is down to the version of the dll I have. I have tried a few but I still get this error. Is there a way of identifying the version I need?
Version of XAMPP Control Panel: 3.2.3 & php info:
php_imagick.dll in C:\xampp\php\ext
Any pointers as to how to resolve this?