Step 1: Listing possible values of $2a+3b$.
For $a,b \in \{1,2,3,4\}$, possible values of $2a+3b$ are computed systematically.
Step 2: Listing possible values of $3c+4d$.
For $c,d \in \{1,2,3,4\}$, compute all values of $3c+4d$.
Step 3: Matching equal values.
For every common value obtained in both expressions, count the ordered pairs $((a,b),(c,d))$.
Total number of such matching ordered pairs is \[ 18 \]