I am attempting to connect from an android app to mySQL database within the WAMP server. I am getting this error consistently throughout my php_error log:
First check if the mentioned file (php_intl.dll) is under c:\wamp\bin\php5.5.12\ext folder.
If so, open the following file with notepad:
c:\wamp\bin\php5.5.12\php.ini
and check if you can find the following line (important: should not have ; sign before the word 'extension'):
extension=php_intl.dll