I was trying to install Magento 2.0 on my local Xampserver.
The readiness check tells me that the PHP extension intl. is missing but when I look at the installed extensions than intl is installed.
Solution : I solved this issue after enable extension=php_intl.dll from php.ini file in xampp.
EmoticonEmoticon