I need to authenticate and perform CURD operations in MS Dynamics CRM using PHP API.
I have referred Reference1 Reference2 Reference3 Reference4
and using th
This is quite a comprehensive tutorial on connecting to Office365 rest api's from PHP. For the new CRM 2016 / CRM 2015 WebApi preview, the workings are the same, only the endpoint and the query is different.
https://dev.outlook.com/RestGettingStarted/Tutorial/php
As for issue number 2, if you go through the azure portal, you need a credit card. You might want to check out the new Office365 app registration portal http://dev.office.com/app-registration. I don't know for sure if it supports Dynamics CRM.