Why can’t PHP on Windows see extension php_intl.dll even though it exists?

Make sure that Apache can find and load icu*.dll files from PHP base dir.

Fast, simple solution is to copy these dll’s to Apache bin directory.

Leave a Comment