Adds API support for proposing new OAuth consumers for wikis/apps that are not the OAuth central wiki.
- API endpoint would only be enabled if $wgMWOAuthCentralWiki is false and $wgMWOAuthEnableProposeAPI is true.
- API endpoint may support a subset of the parameters accepted by the web interface for proposing consumers. See T249781.